2025-11-13 09:19:54,705 [ 342790 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 09:19:54,705 [ 342790 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 09:19:54,705 [ 342790 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 09:19:54,705 [ 342790 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ww67ms --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0]' 'test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0]' test_refreshable_mat_view_replicated/test.py::test_long_query_cancel test_refreshable_mat_view_replicated/test.py::test_query_fail test_refreshable_mat_view_replicated/test.py::test_query_retry 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False]' 'test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True]' 'test_s3_with_https/test.py::test_s3_with_https[s3_secure]' 'test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy]' test_scheduler/test.py::test_create_workload test_scheduler/test.py::test_merge_workload test_scheduler/test.py::test_merge_workload_change test_scheduler/test.py::test_merge_workload_override test_scheduler/test.py::test_mutate_workload test_scheduler/test.py::test_mutation_workload_change test_scheduler/test.py::test_mutation_workload_override test_scheduler/test.py::test_resource_any_disk test_scheduler/test.py::test_resource_read_and_write test_scheduler/test.py::test_s3_disk test_scheduler/test.py::test_s3_resource_request_granularity test_scheduler/test.py::test_throw_on_unknown_workload test_scheduler/test.py::test_workload_entity_keeper_storage test_scheduler/test.py::test_workload_hierarchy_changes test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation test_startup_scripts_execution_state/test.py::test_startup_execution_state test_storage_azure_blob_storage/test_check_after_upload.py::test_simple test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards test_storage_mongodb/test.py::test_arrays test_storage_mongodb/test.py::test_auth_source test_storage_mongodb/test.py::test_complex_data_type test_storage_mongodb/test.py::test_dates_casting test_storage_mongodb/test.py::test_defaults test_storage_mongodb/test.py::test_missing_columns test_storage_mongodb/test.py::test_no_credentials test_storage_mongodb/test.py::test_no_credentials_uri test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses test_storage_mongodb/test.py::test_nulls test_storage_mongodb/test.py::test_oid test_storage_mongodb/test.py::test_order_by test_storage_mongodb/test.py::test_password_masking test_storage_mongodb/test.py::test_predefined_connection_configuration test_storage_mongodb/test.py::test_predefined_connection_configuration_uri test_storage_mongodb/test.py::test_secure_connection test_storage_mongodb/test.py::test_secure_connection_uri test_storage_mongodb/test.py::test_secure_connection_uri_with_validation test_storage_mongodb/test.py::test_secure_connection_with_validation test_storage_mongodb/test.py::test_simple_select test_storage_mongodb/test.py::test_simple_select_from_view test_storage_mongodb/test.py::test_simple_select_uri test_storage_mongodb/test.py::test_string_casting test_storage_mongodb/test.py::test_uuid test_storage_mongodb/test.py::test_where test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_mongodb/test.py::test_arrays test_storage_postgresql/test.py::test_auto_close_connection test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_s3_with_https/test.py::test_s3_with_https[s3_secure] test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_url/test.py::test_file_formats[CSV] test_scheduler/test.py::test_create_workload test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries test_startup_scripts_execution_state/test.py::test_startup_execution_state [gw5] [ 1%] PASSED test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation [gw5] [ 2%] PASSED test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation [gw9] [ 3%] PASSED test_startup_scripts_execution_state/test.py::test_startup_execution_state [gw3] [ 4%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw3] [ 5%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw7] [ 6%] PASSED test_s3_with_https/test.py::test_s3_with_https[s3_secure] test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] test_storage_policies/test.py::test_storage_policy_configuration_change [gw3] [ 7%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw7] [ 8%] PASSED test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] [gw3] [ 9%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw0] [ 10%] PASSED test_storage_postgresql/test.py::test_auto_close_connection [gw3] [ 11%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_postgresql/test.py::test_concurrent_queries [gw3] [ 12%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster [gw3] [ 13%] PASSED test_storage_url/test.py::test_url_cluster [gw2] [ 14%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] [gw8] [ 15%] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw2] [ 16%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_storage_azure_blob_storage/test_check_after_upload.py::test_simple [gw4] [ 17%] PASSED test_scheduler/test.py::test_create_workload test_scheduler/test.py::test_merge_workload [gw2] [ 18%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] [gw4] [ 19%] PASSED test_scheduler/test.py::test_merge_workload test_scheduler/test.py::test_merge_workload_change [gw1] [ 20%] PASSED test_storage_mongodb/test.py::test_arrays test_storage_mongodb/test.py::test_auth_source [gw5] [ 21%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw1] [ 22%] PASSED test_storage_mongodb/test.py::test_auth_source test_storage_mongodb/test.py::test_complex_data_type [gw2] [ 23%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] [gw1] [ 24%] PASSED test_storage_mongodb/test.py::test_complex_data_type test_storage_mongodb/test.py::test_dates_casting [gw1] [ 25%] PASSED test_storage_mongodb/test.py::test_dates_casting test_storage_mongodb/test.py::test_defaults [gw4] [ 26%] PASSED test_scheduler/test.py::test_merge_workload_change test_scheduler/test.py::test_merge_workload_override [gw1] [ 27%] PASSED test_storage_mongodb/test.py::test_defaults test_storage_mongodb/test.py::test_missing_columns [gw2] [ 28%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] [gw1] [ 29%] PASSED test_storage_mongodb/test.py::test_missing_columns test_storage_mongodb/test.py::test_no_credentials test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] [gw1] [ 30%] PASSED test_storage_mongodb/test.py::test_no_credentials test_storage_mongodb/test.py::test_no_credentials_uri [gw1] [ 31%] PASSED test_storage_mongodb/test.py::test_no_credentials_uri test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses [gw1] [ 32%] PASSED test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses test_storage_mongodb/test.py::test_nulls [gw4] [ 33%] PASSED test_scheduler/test.py::test_merge_workload_override test_scheduler/test.py::test_mutate_workload [gw1] [ 34%] PASSED test_storage_mongodb/test.py::test_nulls test_storage_mongodb/test.py::test_oid [gw2] [ 35%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] [gw0] [ 36%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_storage_postgresql/test.py::test_datetime64 [gw0] [ 37%] PASSED test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone [gw4] [ 38%] PASSED test_scheduler/test.py::test_mutate_workload test_scheduler/test.py::test_mutation_workload_change [gw0] [ 39%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown [gw2] [ 40%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] [gw1] [ 41%] PASSED test_storage_mongodb/test.py::test_oid test_storage_mongodb/test.py::test_order_by [gw4] [ 42%] PASSED test_scheduler/test.py::test_mutation_workload_change test_scheduler/test.py::test_mutation_workload_override [gw1] [ 43%] PASSED test_storage_mongodb/test.py::test_order_by test_storage_mongodb/test.py::test_password_masking [gw2] [ 44%] PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] test_refreshable_mat_view_replicated/test.py::test_long_query_cancel [gw6] [ 45%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count [gw6] [ 46%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection [gw2] [ 47%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_long_query_cancel [gw1] [ 48%] PASSED test_storage_mongodb/test.py::test_password_masking test_storage_mongodb/test.py::test_predefined_connection_configuration test_refreshable_mat_view_replicated/test.py::test_query_fail [gw1] [ 49%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration test_storage_mongodb/test.py::test_predefined_connection_configuration_uri [gw4] [ 50%] PASSED test_scheduler/test.py::test_mutation_workload_override test_scheduler/test.py::test_resource_any_disk [gw2] [ 51%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_query_fail test_refreshable_mat_view_replicated/test.py::test_query_retry [gw1] [ 52%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration_uri test_storage_mongodb/test.py::test_secure_connection [gw6] [ 53%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster [gw2] [ 54%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_query_retry test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False] [gw1] [ 55%] PASSED test_storage_mongodb/test.py::test_secure_connection test_storage_mongodb/test.py::test_secure_connection_uri [gw6] [ 56%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all [gw4] [ 57%] PASSED test_scheduler/test.py::test_resource_any_disk test_scheduler/test.py::test_resource_read_and_write [gw6] [ 58%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards [gw1] [ 59%] PASSED test_storage_mongodb/test.py::test_secure_connection_uri test_storage_mongodb/test.py::test_secure_connection_uri_with_validation [gw6] [ 60%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all [gw2] [ 61%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False] [gw1] [ 62%] PASSED test_storage_mongodb/test.py::test_secure_connection_uri_with_validation test_storage_mongodb/test.py::test_secure_connection_with_validation test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True] [gw6] [ 63%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards [gw1] [ 64%] PASSED test_storage_mongodb/test.py::test_secure_connection_with_validation test_storage_mongodb/test.py::test_simple_select [gw6] [ 65%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards [gw4] [ 66%] PASSED test_scheduler/test.py::test_resource_read_and_write [gw0] [ 67%] PASSED test_storage_postgresql/test.py::test_filter_pushdown test_scheduler/test.py::test_s3_disk test_storage_postgresql/test.py::test_fixed_string_type [gw1] [ 68%] PASSED test_storage_mongodb/test.py::test_simple_select test_storage_mongodb/test.py::test_simple_select_from_view [gw2] [ 69%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True] [gw0] [ 70%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False] test_storage_postgresql/test.py::test_literal_escaping [gw1] [ 71%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view test_storage_mongodb/test.py::test_simple_select_uri [gw4] [ 72%] PASSED test_scheduler/test.py::test_s3_disk test_scheduler/test.py::test_s3_resource_request_granularity [gw1] [ 73%] PASSED test_storage_mongodb/test.py::test_simple_select_uri test_storage_mongodb/test.py::test_string_casting [gw0] [ 74%] PASSED test_storage_postgresql/test.py::test_literal_escaping [gw2] [ 75%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False] test_storage_postgresql/test.py::test_non_default_schema test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True] [gw2] [ 76%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True] test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False] [gw1] [ 77%] PASSED test_storage_mongodb/test.py::test_string_casting test_storage_mongodb/test.py::test_uuid [gw0] [ 78%] PASSED test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function [gw1] [ 79%] PASSED test_storage_mongodb/test.py::test_uuid test_storage_mongodb/test.py::test_where [gw2] [ 80%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False] test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True] [gw0] [ 81%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw0] [ 82%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr [gw2] [ 83%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True] test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False] [gw4] [ 84%] PASSED test_scheduler/test.py::test_s3_resource_request_granularity test_scheduler/test.py::test_throw_on_unknown_workload [gw0] [ 85%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw2] [ 86%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False] [gw0] [ 87%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True] [gw4] [ 88%] PASSED test_scheduler/test.py::test_throw_on_unknown_workload test_scheduler/test.py::test_workload_entity_keeper_storage test_storage_postgresql/test.py::test_postgres_datetime [gw0] [ 89%] PASSED test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim [gw2] [ 90%] SKIPPED test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True] [gw0] [ 91%] PASSED test_storage_postgresql/test.py::test_postgres_ndim [gw1] [ 92%] PASSED test_storage_mongodb/test.py::test_where test_storage_postgresql/test.py::test_postgres_on_conflict [gw0] [ 93%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw7] [ 94%] PASSED test_storage_azure_blob_storage/test_check_after_upload.py::test_simple [gw0] [ 95%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 96%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw0] [ 97%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw0] [ 98%] PASSED test_storage_postgresql/test.py::test_where_false [gw4] [ 99%] PASSED test_scheduler/test.py::test_workload_entity_keeper_storage test_scheduler/test.py::test_workload_hierarchy_changes [gw4] [100%] PASSED test_scheduler/test.py::test_workload_hierarchy_changes =============================== warnings summary =============================== test_s3_with_https/test.py::test_s3_with_https[s3_secure] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.8.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 87.28s setup test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 85.66s setup test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 78.06s call test_scheduler/test.py::test_workload_entity_keeper_storage 56.08s call test_storage_postgresql/test.py::test_concurrent_queries 40.72s call test_scheduler/test.py::test_workload_hierarchy_changes 38.24s setup test_storage_mongodb/test.py::test_arrays 28.82s setup test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 28.09s setup test_scheduler/test.py::test_create_workload 23.77s teardown test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] 21.58s call test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 21.54s teardown test_scheduler/test.py::test_workload_hierarchy_changes 19.33s setup test_storage_postgresql/test.py::test_auto_close_connection 17.33s teardown test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 17.30s setup test_s3_with_https/test.py::test_s3_with_https[s3_secure] 16.76s call test_scheduler/test.py::test_create_workload 16.59s call test_storage_postgresql/test.py::test_filter_pushdown 16.59s call test_storage_policies/test.py::test_storage_policy_configuration_change 16.52s setup test_storage_policies/test.py::test_storage_policy_configuration_change 14.90s setup test_startup_scripts_execution_state/test.py::test_startup_execution_state 14.83s setup test_storage_url/test.py::test_file_formats[CSV] 14.81s setup test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 14.33s teardown test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 13.76s call test_storage_mongodb/test.py::test_arrays 13.73s teardown test_storage_url/test.py::test_url_cluster 13.55s setup test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 11.65s call test_scheduler/test.py::test_merge_workload_change 11.16s call test_scheduler/test.py::test_s3_resource_request_granularity 10.63s call test_storage_postgresql/test.py::test_postgres_select_insert 10.57s call test_storage_mongodb/test.py::test_where 9.98s call test_scheduler/test.py::test_merge_workload_override 6.49s teardown test_storage_postgresql/test.py::test_where_false 6.29s call test_storage_postgresql/test.py::test_predefined_connection_configuration 6.13s call test_scheduler/test.py::test_mutation_workload_change 5.99s call test_storage_mongodb/test.py::test_oid 5.25s teardown test_storage_mongodb/test.py::test_where 5.21s teardown test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 5.17s call test_storage_mongodb/test.py::test_string_casting 4.91s call test_storage_postgresql/test.py::test_non_default_schema 4.73s call test_scheduler/test.py::test_mutation_workload_override 4.61s setup test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 4.55s setup test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 4.42s setup test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 4.32s call test_storage_azure_blob_storage/test_cluster.py::test_format_detection 4.23s call test_scheduler/test.py::test_merge_workload 4.18s call test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 4.13s call test_storage_mongodb/test.py::test_auth_source 3.99s call test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 3.89s call test_storage_mongodb/test.py::test_order_by 3.73s call test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 3.69s setup test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 3.67s call test_storage_mongodb/test.py::test_password_masking 3.65s call test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 3.60s call test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 3.46s call test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 3.38s call test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 3.36s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True] 3.28s setup test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 3.21s call test_storage_mongodb/test.py::test_defaults 3.07s call test_storage_postgresql/test.py::test_postgres_on_conflict 3.07s call test_scheduler/test.py::test_resource_read_and_write 2.91s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 2.89s call test_storage_mongodb/test.py::test_nulls 2.81s call test_scheduler/test.py::test_s3_disk 2.77s call test_storage_mongodb/test.py::test_complex_data_type 2.72s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True] 2.71s call test_storage_url/test.py::test_table_function_url_access_rights 2.66s call test_scheduler/test.py::test_mutate_workload 2.66s call test_storage_mongodb/test.py::test_missing_columns 2.57s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True] 2.47s setup test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 2.43s call test_storage_mongodb/test.py::test_dates_casting 2.43s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True] 2.42s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False] 2.42s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False] 2.42s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True] 2.37s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False] 2.32s setup test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 2.32s setup test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False] 2.29s call test_storage_postgresql/test.py::test_literal_escaping 2.26s setup test_refreshable_mat_view_replicated/test.py::test_long_query_cancel 2.01s call test_storage_url/test.py::test_url_cluster 1.99s call test_storage_postgresql/test.py::test_auto_close_connection 1.98s call test_storage_mongodb/test.py::test_no_credentials 1.96s call test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 1.95s call test_scheduler/test.py::test_throw_on_unknown_workload 1.95s teardown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 1.87s call test_storage_mongodb/test.py::test_uuid 1.86s call test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 1.84s call test_storage_postgresql/test.py::test_postgres_addresses_expr 1.83s call test_storage_url/test.py::test_file_formats[JSONEachRow] 1.82s call test_storage_postgresql/test.py::test_postgres_conversions 1.80s call test_storage_postgresql/test.py::test_postgres_datetime 1.78s call test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 1.76s call test_storage_postgresql/test.py::test_datetime_with_timezone 1.71s call test_storage_mongodb/test.py::test_simple_select 1.70s call test_scheduler/test.py::test_resource_any_disk 1.62s call test_storage_mongodb/test.py::test_secure_connection 1.61s setup test_scheduler/test.py::test_merge_workload 1.61s call test_storage_mongodb/test.py::test_simple_select_uri 1.60s teardown test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 1.59s setup test_scheduler/test.py::test_merge_workload_override 1.57s call test_storage_mongodb/test.py::test_no_credentials_uri 1.55s teardown test_startup_scripts_execution_state/test.py::test_startup_execution_state 1.54s call test_storage_mongodb/test.py::test_secure_connection_uri 1.52s setup test_scheduler/test.py::test_mutate_workload 1.48s call test_storage_mongodb/test.py::test_simple_select_from_view 1.42s call test_storage_url/test.py::test_file_formats[CSV] 1.36s setup test_scheduler/test.py::test_merge_workload_change 1.27s setup test_refreshable_mat_view_replicated/test.py::test_query_fail 1.22s call test_storage_url/test.py::test_file_formats[TSV] 1.22s call test_s3_with_https/test.py::test_s3_with_https[s3_secure] 1.20s teardown test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 1.17s call test_storage_postgresql/test.py::test_fixed_string_type 1.12s setup test_refreshable_mat_view_replicated/test.py::test_query_retry 1.10s call test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 1.07s call test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] 1.07s call test_storage_url/test.py::test_file_formats[Parquet] 1.02s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 1.01s call test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 1.00s call test_storage_azure_blob_storage/test_cluster.py::test_union_all 1.00s call test_storage_url/test.py::test_partition_by 0.95s teardown test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 0.95s teardown test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 0.94s call test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 0.91s call test_storage_azure_blob_storage/test_cluster.py::test_count 0.91s call test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.91s call test_storage_postgresql/test.py::test_where_false 0.90s call test_storage_mongodb/test.py::test_predefined_connection_configuration 0.88s setup test_scheduler/test.py::test_mutation_workload_change 0.86s setup test_scheduler/test.py::test_workload_hierarchy_changes 0.84s call test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 0.84s setup test_scheduler/test.py::test_mutation_workload_override 0.84s call test_storage_mongodb/test.py::test_secure_connection_with_validation 0.82s setup test_scheduler/test.py::test_workload_entity_keeper_storage 0.81s setup test_scheduler/test.py::test_throw_on_unknown_workload 0.76s call test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.76s setup test_scheduler/test.py::test_s3_disk 0.74s teardown test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 0.74s setup test_scheduler/test.py::test_s3_resource_request_granularity 0.73s teardown test_storage_postgresql/test.py::test_literal_escaping 0.72s setup test_scheduler/test.py::test_resource_read_and_write 0.70s setup test_scheduler/test.py::test_resource_any_disk 0.68s call test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.66s call test_storage_postgresql/test.py::test_postgres_ndim 0.63s teardown test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 0.58s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.58s call test_startup_scripts_execution_state/test.py::test_startup_execution_state 0.58s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.58s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False] 0.58s teardown test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] 0.58s call test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 0.53s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.53s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.53s teardown test_refreshable_mat_view_replicated/test.py::test_long_query_cancel 0.53s teardown test_storage_postgresql/test.py::test_fixed_string_type 0.53s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False] 0.53s teardown test_storage_postgresql/test.py::test_uuid 0.53s teardown test_storage_postgresql/test.py::test_filter_pushdown 0.53s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.53s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.53s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.53s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.53s teardown test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.53s teardown test_storage_postgresql/test.py::test_datetime64 0.53s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.53s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True] 0.53s teardown test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] 0.48s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.48s teardown test_storage_postgresql/test.py::test_postgres_datetime 0.48s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False] 0.48s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True] 0.48s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True] 0.48s teardown test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False] 0.43s teardown test_storage_postgresql/test.py::test_non_default_schema 0.32s call test_storage_postgresql/test.py::test_datetime64 0.32s call test_refreshable_mat_view_replicated/test.py::test_query_fail 0.32s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-False] 0.32s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-True] 0.32s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-False] 0.32s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-True-True] 0.28s call test_storage_postgresql/test.py::test_uuid 0.27s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-True] 0.27s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause0-False-False] 0.27s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-True-True] 0.27s call test_refreshable_mat_view_replicated/test.py::test_long_query_cancel 0.27s call test_refreshable_mat_view_replicated/test.py::test_real_wait_refresh[to_clause1-False-False] 0.27s call test_refreshable_mat_view_replicated/test.py::test_query_retry 0.10s call test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 0.09s call test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 0.00s setup test_storage_mongodb/test.py::test_no_credentials 0.00s setup test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s teardown test_storage_mongodb/test.py::test_arrays 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s teardown test_scheduler/test.py::test_workload_entity_keeper_storage 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s teardown test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 0.00s setup test_storage_mongodb/test.py::test_auth_source 0.00s setup test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 0.00s setup test_storage_postgresql/test.py::test_postgres_datetime 0.00s setup test_storage_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s setup test_storage_mongodb/test.py::test_secure_connection_uri 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_storage_postgresql/test.py::test_datetime64 0.00s teardown test_scheduler/test.py::test_create_workload 0.00s setup test_storage_mongodb/test.py::test_uuid 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.00s teardown test_s3_with_https/test.py::test_s3_with_https[s3_secure] 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s teardown test_scheduler/test.py::test_throw_on_unknown_workload 0.00s setup test_storage_mongodb/test.py::test_defaults 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s teardown test_storage_mongodb/test.py::test_secure_connection_uri 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration 0.00s setup test_storage_mongodb/test.py::test_simple_select_uri 0.00s teardown test_scheduler/test.py::test_s3_resource_request_granularity 0.00s setup test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.00s setup test_storage_mongodb/test.py::test_dates_casting 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s teardown test_storage_mongodb/test.py::test_password_masking 0.00s teardown test_storage_mongodb/test.py::test_dates_casting 0.00s teardown test_scheduler/test.py::test_resource_read_and_write 0.00s teardown test_scheduler/test.py::test_mutation_workload_change 0.00s setup test_storage_postgresql/test.py::test_fixed_string_type 0.00s teardown test_scheduler/test.py::test_resource_any_disk 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s setup test_storage_mongodb/test.py::test_oid 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s teardown test_storage_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s setup test_storage_postgresql/test.py::test_filter_pushdown 0.00s setup test_storage_mongodb/test.py::test_string_casting 0.00s teardown test_storage_mongodb/test.py::test_simple_select_from_view 0.00s setup test_storage_mongodb/test.py::test_complex_data_type 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 0.00s setup test_storage_mongodb/test.py::test_password_masking 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_storage_mongodb/test.py::test_oid 0.00s setup test_storage_mongodb/test.py::test_no_credentials_uri 0.00s setup test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_scheduler/test.py::test_s3_disk 0.00s setup test_storage_mongodb/test.py::test_simple_select 0.00s teardown test_storage_mongodb/test.py::test_string_casting 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view 0.00s teardown test_storage_mongodb/test.py::test_nulls 0.00s setup test_storage_mongodb/test.py::test_secure_connection 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_scheduler/test.py::test_merge_workload 0.00s setup test_storage_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_mongodb/test.py::test_auth_source 0.00s setup test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 0.00s teardown test_storage_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 0.00s teardown test_scheduler/test.py::test_mutate_workload 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.00s teardown test_refreshable_mat_view_replicated/test.py::test_query_retry 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_mongodb/test.py::test_order_by 0.00s setup test_storage_mongodb/test.py::test_nulls 0.00s setup test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_mongodb/test.py::test_no_credentials 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s teardown test_storage_mongodb/test.py::test_simple_select_uri 0.00s setup test_storage_mongodb/test.py::test_where 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 0.00s setup test_storage_mongodb/test.py::test_order_by 0.00s teardown test_scheduler/test.py::test_merge_workload_override 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s teardown test_scheduler/test.py::test_merge_workload_change 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 0.00s teardown test_scheduler/test.py::test_mutation_workload_override 0.00s teardown test_storage_mongodb/test.py::test_simple_select 0.00s teardown test_storage_mongodb/test.py::test_defaults 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s teardown test_storage_mongodb/test.py::test_uuid 0.00s teardown test_refreshable_mat_view_replicated/test.py::test_query_fail 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_storage_mongodb/test.py::test_no_credentials_uri 0.00s teardown test_storage_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards =========================== short test summary info ============================ PASSED test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file PASSED test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation PASSED test_startup_scripts_execution_state/test.py::test_startup_execution_state PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_s3_with_https/test.py::test_s3_with_https[s3_secure] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_s3_with_https/test.py::test_s3_with_https[s3_secure_with_proxy] PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_url/test.py::test_url_cluster PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] PASSED test_scheduler/test.py::test_create_workload PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] PASSED test_scheduler/test.py::test_merge_workload PASSED test_storage_mongodb/test.py::test_arrays PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_storage_mongodb/test.py::test_auth_source PASSED test_refreshable_mat_view_replicated/test.py::test_append[False-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] PASSED test_storage_mongodb/test.py::test_complex_data_type PASSED test_storage_mongodb/test.py::test_dates_casting PASSED test_scheduler/test.py::test_merge_workload_change PASSED test_storage_mongodb/test.py::test_defaults PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] PASSED test_storage_mongodb/test.py::test_missing_columns PASSED test_storage_mongodb/test.py::test_no_credentials PASSED test_storage_mongodb/test.py::test_no_credentials_uri PASSED test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses PASSED test_scheduler/test.py::test_merge_workload_override PASSED test_storage_mongodb/test.py::test_nulls PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-False-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_scheduler/test.py::test_mutate_workload PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, b as b FROM src1 SETTINGS insert_deduplicate=0] PASSED test_storage_mongodb/test.py::test_oid PASSED test_scheduler/test.py::test_mutation_workload_change PASSED test_storage_mongodb/test.py::test_order_by PASSED test_refreshable_mat_view_replicated/test.py::test_append[True-True-SELECT now() as a, number as b FROM numbers(2) SETTINGS insert_deduplicate=0] PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection PASSED test_storage_azure_blob_storage/test_cluster.py::test_count PASSED test_storage_mongodb/test.py::test_password_masking PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration PASSED test_scheduler/test.py::test_mutation_workload_override PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration_uri PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection PASSED test_storage_mongodb/test.py::test_secure_connection PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster PASSED test_scheduler/test.py::test_resource_any_disk PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all PASSED test_storage_mongodb/test.py::test_secure_connection_uri PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards PASSED test_storage_mongodb/test.py::test_secure_connection_uri_with_validation PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all PASSED test_storage_mongodb/test.py::test_secure_connection_with_validation PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards PASSED test_scheduler/test.py::test_resource_read_and_write PASSED test_storage_postgresql/test.py::test_filter_pushdown PASSED test_storage_mongodb/test.py::test_simple_select PASSED test_storage_postgresql/test.py::test_fixed_string_type PASSED test_storage_mongodb/test.py::test_simple_select_from_view PASSED test_scheduler/test.py::test_s3_disk PASSED test_storage_mongodb/test.py::test_simple_select_uri PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_storage_mongodb/test.py::test_string_casting PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_mongodb/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_scheduler/test.py::test_s3_resource_request_granularity PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_scheduler/test.py::test_throw_on_unknown_workload PASSED test_storage_postgresql/test.py::test_postgres_datetime PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_mongodb/test.py::test_where PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_storage_azure_blob_storage/test_check_after_upload.py::test_simple PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_scheduler/test.py::test_workload_entity_keeper_storage PASSED test_scheduler/test.py::test_workload_hierarchy_changes SKIPPED [1] test_refreshable_mat_view_replicated/test.py:531: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view_replicated/test.py:584: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view_replicated/test.py:615: Disabled for sanitizers SKIPPED [8] test_refreshable_mat_view_replicated/test.py:389: Disabled for sanitizers ============ 89 passed, 11 skipped, 1 warning in 261.04s (0:04:21) =============